This Repository is a project to determine the security strength of TheCompany Ltd (TheCompany Ltd is a decoy name used for a real company in order to protect the information of the original company) Networks and Systems.
The Project is to simulate internal penetration test on TheCompany Ltd using their Kali Linux machine in order to identify vulnerabilities on a simulated network, successfully exploit and identify critical weaknesses in their network and provide a professional report with findings and Recommendations.
Different tools were used for reconnaissance and their results are shown in the images referenced.
Used nmap to:
- Discover live hosts in the network. (see Screenshots 3ai)
- Perform service and version detection on open ports. (see Screenshots 3aii)
Used Netcat (or Telnet) to:
- Grab service banners and identify versions of exposed services. (see Screenshots 3bi)